Quickstart iOS Application
Here you will learn how to integrate the Group Link iOS SDK inside your application project.
The Group Link framework minimum iOS deployment version: iOS 12.0
Requirements
- Download and install the last version of Xcode
- Required software:
- The latest version of Xcode Command Line Tools
- The latest version of Xcode on the AppStore
- The latest version of macOS
Choosing an Integration Method
The Group Link iOS SDK has three options for integration, the CocoaPods, Swift Package Manager, or Manual Integration. You can choose the option that is easier for your project.
Swift Package Manager Integration
iOS Group Link SDK Required Permissions and Entitlements
The Group Link SDK needs some permissions to work properly with your application, you can check the necessary permissions and entitlements on the iOS Required Permission page.
iOS Group Link SDK Initialization Tutorial
This is the last step to integrating the iOS Group Link SDK, in this step, you will learn how to initialize and run the Group Link SDK.
iOS Group Link SDK Push Notifications Tutorial
This is the last step to integrating the iOS Group Link SDK, in this step, you will learn how to integrate the Push Notifications support from our servers in your iOS application.